Site Search

Search for
Search in Advanced search
s : 744

Results 91-100 of 289 ( 0.074 seconds)
91 CLHS: Section 7.5.3   [ 9.330% ]
... Consider the defining class for a slot S. If the value of the :allocation slot option is :instance , then S is a local slot and each instance of C has its own slot named S that stores its own value. If the...
https://www.lispworks.com/documentation/HyperSpec/Body/07_ec.htm - Cached
text/html - 13740 bytes - Mon, 11 Apr 2005, 17:30:18 UTC
 
92 CLHS: Section 22.3.7.2   [ 9.330% ]
... lists: (setq foo "Items:~#[ none~; ~S~; ~S and ~S~ ~:;~@{~#[~; and~] ~S~^ ,~}~].") (format nil foo) => "Items:...
https://www.lispworks.com/documentation/HyperSpec/Body/22_cgb.htm - Cached
text/html - 5168 bytes - Mon, 11 Apr 2005, 17:31:26 UTC
 
93 CLHS: Restart MUFFLE-WARNING   [ 9.330% ]
... #<SIMPLE-WARNING 42744365>) (dolist (s saved) (format t "~&~A~%" s)) >>...
https://www.lispworks.com/documentation/HyperSpec/Body/r_muffle.htm - Cached
text/html - 4315 bytes - Mon, 11 Apr 2005, 17:33:43 UTC
 
94 CLHS: Function STREAM-ELEMENT-TYPE   [ 9.330% ]
... any of several ways. (with-open-file (s "test" :element-type '(integer 0 1) ... :output) (stream-element-type s)) => INTEGER OR=> (UNSIGNED-BYTE 16)...
https://www.lispworks.com/documentation/HyperSpec/Body/f_stm_el.htm - Cached
text/html - 4524 bytes - Mon, 11 Apr 2005, 17:33:16 UTC
 
95 CLHS: Function LOGTEST   [ 9.330% ]
... if any of the bits designated by the 1's in integer-1 is 1 in integer-2 ; ... as if they were represented in two's-complement binary. Examples: (logtest...
https://www.lispworks.com/documentation/HyperSpec/Body/f_logtes.htm - Cached
text/html - 4232 bytes - Mon, 11 Apr 2005, 17:32:45 UTC
 
96 CLHS: Function PPRINT-FILL, PPRINT-LINEAR...   [ 9.330% ]
... as follows: (defun pprint-tabular (s list &optional (colon-p t) at-sign-p ... tabsize 16)) (pprint-logical-block (s list :prefix (if colon-p "(" "") ... (loop (write (pprint-pop) :stream s) (pprint-exit-if-list-exhausted)...
https://www.lispworks.com/documentation/HyperSpec/Body/f_ppr_fi.htm - Cached
text/html - 8894 bytes - Mon, 11 Apr 2005, 17:33:01 UTC
 
97 CLHS: Function WRITE-BYTE   [ 9.330% ]
... to stream . Examples: (with-open-file (s "temp-bytes" :direction :output ... 'unsigned-byte) (write-byte 101 s)) => 101 Side Effects: stream is...
https://www.lispworks.com/documentation/HyperSpec/Body/f_wr_by.htm - Cached
text/html - 4970 bytes - Mon, 11 Apr 2005, 17:33:26 UTC
 
98 CLHS: Condition Type SIMPLE-ERROR   [ 9.330% ]
... control is supplied as the function's first argument. The following X3J13...
https://www.lispworks.com/documentation/HyperSpec/Body/e_smp_er.htm - Cached
text/html - 3564 bytes - Mon, 11 Apr 2005, 17:32:06 UTC
 
99 CLHS: macro WITH-OPEN-FILE   [ 9.330% ]
... NIL :VERSION :NEWEST> (with-open-file (s p :direction :output :if-exists :supersede) (format s "Here are a couple~%of test data lines~%")) => NIL (with-open-file (s p) (do ((l (read-line s) (read-line...
https://www.lispworks.com/documentation/HyperSpec/Body/m_w_open.htm - Cached
text/html - 8896 bytes - Mon, 11 Apr 2005, 17:33:41 UTC
 
100 CLHS: Section 4.3.5.2   [ 9.329% ]
... so far is (pie) . Remove pie from S and pairs mentioning pie from R to get S = { apple, cinnamon, fruit, spice, ... and the relevant pairs results in S = { cinnamon, fruit, spice, food,...
https://www.lispworks.com/documentation/HyperSpec/Body/04_ceb.htm - Cached
text/html - 7159 bytes - Mon, 11 Apr 2005, 17:29:54 UTC
 

Result pages:
Previous 5 6 7 8 9 10 11 12 13 14 Next
Sort by: score |  date |  popularity
Company     Contact     Privacy Policy     Terms of Use